-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.3
-
Code
-
Classes
- MetaBoxModel
Total Complexity |
12 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
141 |
Lines of code |
48 |
Logical lines of code |
19 |
Comment lines |
52 |
Methods |
11 |
Properties |
4 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addField() |
S |
72 |
2 |
5 |
__construct() |
S |
68 |
1 |
7 |
edit() |
S |
71 |
1 |
6 |
getPostType() |
S |
82 |
1 |
3 |
changeName() |
S |
81 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
changeSort() |
S |
81 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
removeField() |
S |
80 |
1 |
3 |
getFields() |
S |
82 |
1 |
3 |
jsonSerialize() |
S |
66 |
1 |
9 |